Use autoconf instead of cpp for LIB_MATH.
authorDan Nicolaescu <dann@ics.uci.edu>
Mon, 26 Apr 2010 17:10:09 +0000 (10:10 -0700)
committerDan Nicolaescu <dann@ics.uci.edu>
Mon, 26 Apr 2010 17:10:09 +0000 (10:10 -0700)
commit9653826b90989b8a216c25c3b37ba8e76b0de7e0
tree13dc18143bd7307860cf718571363ccf84c3a2fe
parent7c88ae87c5408b649b801ee114a51d439860ef15
Use autoconf instead of cpp for LIB_MATH.
* s/darwin.h (LIB_MATH): Do not define here, move to configure.
* s/cygwin.h (LIB_MATH): Likewise.
* Makefile.in (LIB_MATH): Do not define with cpp.
(LIBES): Use autoconf for LIB_MATH.

* configure.in (LIB_MATH): New output variable.  Set it for some systems.
configure
configure.in
src/ChangeLog
src/Makefile.in
src/s/cygwin.h
src/s/darwin.h